Fix beg_col calculation when painting from window start.
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 17:42:53 +0000 (19:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 17:42:53 +0000 (19:42 +0200)
commit3e7fb5c0a57ce02042f568d8ca56d56a270987e6
tree4ec46c3308f3338a3d3546f323eecd4f8b0864cf
parentc183caeafc29329f2676f8bdeca920be481944cb
Fix beg_col calculation when painting from window start.

 xdisp.c (mouse_face_from_buffer_pos): Don't compute beg_col
 if already decided to paint from beginning of window.
src/ChangeLog
src/xdisp.c